ALooper_wake

Wakes the poll asynchronously.

This method can be called on any thread. This method returns immediately.

extern (C) nothrow @nogc
void
ALooper_wake
(
ALooper* looper
)

Meta